-
Home
-
hCaptcha for WP
-
4.7.0
-
Code
-
Classes
- NF
Total Complexity |
17 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
298 |
Lines of code |
141 |
Logical lines of code |
62 |
Comment lines |
74 |
Methods |
11 |
Properties |
2 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
nf_admin_enqueue_scripts() |
S |
42 |
5 |
55 |
place_hcaptcha_before_recaptcha_field() |
S |
59 |
2 |
15 |
admin_template() |
S |
63 |
2 |
11 |
get_hcaptcha() |
S |
59 |
1 |
15 |
init_hooks() |
S |
60 |
1 |
12 |
__construct() |
S |
76 |
1 |
4 |
register_fields() |
S |
73 |
1 |
5 |
template_file_paths() |
S |
74 |
1 |
5 |
set_form_id() |
S |
81 |
1 |
3 |
localize_field() |
S |
69 |
1 |
6 |
nf_captcha_script() |
S |
64 |
1 |
10 |